LoadFlash
LoadFlash Filename$, FlashId, XPos, YPos
 
Parameters:

    Filename$=Filename with full path of the flash movie.
    FlashId=The Id of the new Flash movie
    XPos=X position of the movie
    YPos=Y position of the movie
Returns: NONE
 

LoadFlash loads a new flash movie and displays it at the given position. The initial size of the movie is read from the file but can be adjusted any time.



FACTS:


* Always specify the full path of the movie (use CurrentDir$() if necessary)



 
Related Info: :
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com